projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc78276
)
; * lisp/net/tls.el (tls-program): Tweak :version.
author
Glenn Morris
<rgm@gnu.org>
Mon, 22 May 2017 23:08:10 +0000
(19:08 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 22 May 2017 23:08:10 +0000
(19:08 -0400)
; To be reset if no 25.3 happens.
lisp/net/tls.el
patch
|
blob
|
history
diff --git
a/lisp/net/tls.el
b/lisp/net/tls.el
index a31a1a033f1414fd2b4f58495da9a5474e7b3ae1..11aae635aae19f4e2fb2ea9fae7584b9da3071b9 100644
(file)
--- a/
lisp/net/tls.el
+++ b/
lisp/net/tls.el
@@
-106,7
+106,7
@@
successful negotiation."
(repeat :inline t :tag "Other" (string)))
(list :tag "List of commands"
(repeat :tag "Command" (string))))
- :version "2
6.1
" ; remove s_client
+ :version "2
5.3
" ; remove s_client
:group 'tls)
(defcustom tls-process-connection-type nil